home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 July / july_2000.iso / Site Building / Text2web / README.TXT < prev    next >
Encoding:
Text File  |  2000-06-01  |  4.2 KB  |  122 lines

  1. Text-to-Web: 
  2. ------------
  3. Text-to-Web is a 32-bit tool to convert text documents to html format. It 
  4. incorporates integrated clipboard support which provides an almost seamless 
  5. operation for web authors who want to include snippets of text (formatted or 
  6. unformatted) into their web pages.
  7.  
  8. Main Features:
  9. --------------
  10.     - Operate in either command-line or interactive mode.
  11.     - HTML formatting handles line and column sensitive text 
  12.       (e.g. lists and tables).
  13.     - The Pro version can also generate HTML tables and Link 
  14.       Selection box.
  15.     - Small footprint for easy placement and access (Pro only)
  16.     - Select page background, foreground and character set. (Pro only)
  17.     - Select font face, size and color.
  18.     - Integrated clipboard support.
  19.     - Generate free-standing web page or convert text snippets
  20.       for insertion into an existing HTML document.
  21.       
  22. Platform: 
  23. ---------
  24. Windows 95/98/NT/2000.      
  25.  
  26. Special Requirements: 
  27. ---------------------
  28. VB5 runtime libraries (available separately at http://virdi-software.com).
  29.       
  30. Installation: 
  31. -------------
  32. To install unzip into a temporary folder and type Setup. This 
  33. application requires VB40032.DLL (available separately).
  34.  
  35. To uninstall, use the normal Win95 procedure - click on the 
  36. "Add/Remove programs" in Control Panel and select Text2Web.
  37.  
  38. Command-line Operation:
  39. ------------------------
  40.         Usage:    Txt2Web Filename
  41.  
  42.         where     Filename is the full-name of the text file to be 
  43.         converted. 
  44.         Output filename is automatically assigned as: Filename.html
  45.  
  46. Interactive Mode:
  47. -----------------
  48. To run in the interactive mode run "Txt2Web.exe" without any parameters..
  49.  
  50. Distribution:
  51. -------------
  52. The software is freely distributable via all media, providing no 
  53. charge is made (except for reasonable handling charge) and all files 
  54. in this package are included. If different conditions prevail then 
  55. written permission from the author is required.
  56.  
  57. Licence:
  58. --------
  59. Text2Web is freeware and as such no payment is necessary or required. 
  60. Text2Web Pro, however, requires the payment of a fee before a licence 
  61. is granted. See the help file for details.
  62.  
  63. Warranties:
  64. -----------
  65. The program is supplied "as is" and without any warranties or 
  66. guarantees. You use it at your own risk.
  67.  
  68. Feedback: Comments and suggestions are always welcome.
  69. ---------
  70. Author:     Dev Virdi
  71. E-mail:     dev@virdi-software.com
  72. Homepage:   http://virdi-software.com
  73.  
  74.  
  75. History:
  76. --------
  77. 1.6.0    Maintenance release. Minor bug fixes.
  78.  
  79. 1.5.0    More options for free standing page. You can now specify 
  80.     background color and/or image, foreground color, character-set 
  81.     and a footer of your own choice. (These options only in the 
  82.     Pro version).
  83.     Added an extra option to disable Email address recognition.
  84.     You can now specify Font color as well as size and face.
  85.     Option to disable advertising banner at the bottom (Pro only).
  86.     A complete reorganization of the layout.
  87.  
  88. 1.3.6    Fixed a serious bug that stopped Smart Format from working.
  89.  
  90. 1.3.5    Option to remove trailing punctuation from URLs.
  91.     Now correctly handles URLs enclosed in brackets or quotes.
  92.  
  93. 1.3.1    Removed footer from the Pro version.
  94.  
  95. 1.3.0    New options to generate true HTML lists, Tables (Pro only) 
  96.     and Links Selection boxes (Pro only).
  97.     Small floating bar that can be located anywhere on the 
  98.     screen (Pro only).
  99.     First public release of the Pro version.
  100.     Can now handle Unix and Mac text files.
  101.  
  102. 1.2.0    Added Clipboard support. You can now read text input from the 
  103.     clipboard as well as a file. The html output can also be 
  104.     written to the clipboard as well as to a file.
  105.     New output format to retain column-sensitive information. 
  106.     You can now select font face and size for html documents.
  107.     You can now elect to generate a free-standing web page or just 
  108.     convert selected text for inclusion in to an existing 
  109.     document.
  110.     Added Help file.
  111.  
  112. 1.1.0    Added option to insert own title. Minor changes to improve 
  113.     performance.
  114.  
  115. 1.0.7    Fixed bug where URL would not be recognised if it was preceded 
  116.     by a TAB character.
  117.  
  118. 1.0.6    Better handling of e-mail addresses.
  119.     Minor bug fixes and some cosmetic changes.
  120.  
  121. 1.0.5    First public release.
  122.